How to Install aws-shell software package in Ubuntu 17.04 (Zesty Zapus)

How to Install aws-shell software package in Ubuntu 17.04 (Zesty Zapus)

aws-shell software package provides Interactive productivity booster for the AWS CLI, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aws-shell 

aws-shell is installed in your system.

Make ensure the aws-shell package were installed using the commands given below,

$ sudo dpkg-query -l | grep aws-shell *

You will get with aws-shell package name, version, architecture and description in a table

aws-shell package basic information:

Distro Ubuntu 17
Section Administration Utilities
Package aws-shell
Version 0.1.1-2
Description Interactive productivity booster for the AWS CLI
Sub Section Admin


See Also, How to uninstall or remove aws-shell software package from Ubuntu 17.04 (Zesty Zapus)?